home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / xfig7_68.lha / xfig / HISTORY < prev    next >
Text File  |  1995-09-15  |  3KB  |  68 lines

  1. 1.7
  2.   Improved upon the flip operation as it didn't redraw the region which the flip object left.
  3.   Command line arguments didn't work too well..
  4.   Thought about this env. var. x11home and couldn't find any reason for it not to be an assign.
  5.   (libx11: should containt rgb.txt and AmigaDefaults)
  6.  
  7. 1.6
  8.   Updated the program to the latest X11 version 3.1.4. (lots of improvements..)
  9.   Compressed images (.Z or .gz) are uncomressed with uncompress or gunzip.
  10.   In order to help GIF into obscurity it has been removed..and replaced with iff.
  11.   Added the xpm output format.
  12.   1 bitplane text/images didn't get the correct color in output to image-files.
  13.   Added support for datatypes loading of images.
  14.   Added dr2d import. (only outline)
  15.   Improved cursor handling.
  16.   Setenv's are gone (except 'X11HOME') and replaced with entries in AmigaDefaults.
  17.   Images/rotated text problems with gfx cards hopefully fixed.
  18.   Added a missing 'size' option in loading of images.
  19.   The background color now actually controls the background color..
  20.  
  21. 1.5
  22.   When cancel was pressed when saving the drawing was saved anyway as 'unnamed.fig'.
  23.   When exiting the current directory wasn't the one at startup.
  24.   File operations always started from 'ram:'.
  25.   Rotated text is now visible as text when moving.
  26.   'point position' would crash with 'any' selected. It has also been moved to 'other'.
  27.   'zoom scale' changed into a string gadget.
  28.   File requester ended up on workbench and not the current public screen.
  29.   The grid and side ruler almost worked properly..(but was in fact 0/1 pixel off)
  30.   Editing objects and changing to another object to edit didn't work.
  31.   Zooming didn't remove the old rulermarks.
  32.   Less clipping should make it more stable.
  33.   Right mousebutton in canvas is now always reserved for xfig. (makes zoom-out work)
  34.   Zooming of filled objects will turn off filling when the size excedes the size of
  35.   the drawing area. (instead of using a huge amount of chip mem)
  36.  
  37. 1.4
  38.   Saving works better (for those who can..)
  39.   Better handling of fonts.
  40.   A lot of clipping may have caused the program to freeze sometimes.
  41.   The grid what 1 pixel off and the sideruler marker was somewhat more off..
  42.   Arrow toggles in edit windows were missing.
  43.   Extreme sizing of canvas with filled objects improved somewhat.
  44.   Somewhat improved resource handling.
  45.   Better handling of images. Now ObtainBestPen is used inside the library when
  46.   there aren't any free colors left.
  47.   Accidentaly noticed the zoom icon when by pressing ctrl..and did some changes to
  48.   make it work.
  49.  
  50. 1.3
  51.   Another attempt at the resize problem..
  52.   Font now resizes propery.
  53.   Moving rulers with middle mousebutton now redraws the drawing canvas.
  54.   Added a redraw button for easier access.
  55.  
  56. 1.2
  57.   Also when middle mousebutton is usable is the menu disabled.
  58.   (needs right mousebutton if middlemousebutton doesn't exist)
  59.   unitbox activated.
  60.   Middle mousebutton now drags ruler.
  61.   markers were displayed outside the drawing canvas.
  62.   fonts wasn't handled wery well, still isn't..but improving..
  63.  
  64. 1.1
  65.   Fixed iconify problem.
  66.   Rearranged the edit vindow into more windows.
  67.  
  68. 1.0 First release